Skip to content

Conversation

@OwenRichards1
Copy link
Collaborator

Purpose

ms-identity-docs requires a JavaScript SPA to be used in quickstarts/tutorials - have taken sign-in app from ms-identity-javascript-tutorial, which is currently used in our doc set.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[X] Other... Please describe: New App type added. 

How to Test

git clone https://github.com/Azure-Samples/ms-identity-docs-code-javascript.git
cd js-spa
git checkout add-js-spa
npm install

What to Check

Ensure this samples is suitable for our samples.

@OwenRichards1
Copy link
Collaborator Author

@cilwerner, @henrymbuguakiarie, @Dickson-Mwendia Can you review this PR - hoping to add a js-spa to our code samples, as we currently have differing samples in our doc set - thanks!

@cilwerner
Copy link
Contributor

@cilwerner, @henrymbuguakiarie, @Dickson-Mwendia Can you review this PR - hoping to add a js-spa to our code samples, as we currently have differing samples in our doc set - thanks!

LGTM, will squash shortly, waiting until EOD Nairobi time in case @henrymbuguakiarie or @Dickson-Mwendia wish to add any comments

@OwenRichards1
Copy link
Collaborator Author

@cilwerner thanks for the approval - leave the merge to me as I have a few additional checks and updates to do.

@OwenRichards1 OwenRichards1 merged commit 1028048 into Azure-Samples:main Sep 18, 2023
@OwenRichards1 OwenRichards1 deleted the add-js-spa branch September 18, 2023 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants